FaGLDetail 
Logical Entity Name  FaGLDetail 
Default Table Name  FaGLDetail 
Physical Only  NO 
Definition 
 
Note 
 

FaGLDetail Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaGLDetailID(PK)    int  NO 
 
SyCampusID    int  YES 
 
SchoolIDNumber    char(6)  YES 
 
AwardYear    char(7)  NO 
 
Descrip    varchar(50)  NO 
 
Source    char(1)  NO 
 
TransDate    datetime  NO 
 
Reference    char(12)  NO 
 
FAGLFundID(FK)    int  NO 
 
FAGLAccountID    int  YES 
 
DebitAmount    money  NO 
 
CreditAmount    money  NO 
 
CheckNumber    char(8)  YES 
 
CheckPrinted    bit  NO 
 
CheckDate    datetime  YES 
 
FaDisbID    int  YES 
 
FaRefundID    int  YES 
 
FaDisbBatchID    int  YES 
 
ModFlag    char(1)  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaGLDetail Primary and Unique Keys 
Key Name  Key Type  Keys 
FaGLDetail_FaGLDetailID_U_C_IDX  PrimaryKey  FaGLDetailID 

FaGLDetail Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaGLAccount  Non-Identifying  One To Zero or More  FK_FaGLDetail_FAGLFundID_FaGLAccount_FaGLAccountID      FAGLFundID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaGLDetail Check Constraints 
Check Constraint Name  CheckConstraint